专业字典>英语词典>null line翻译和用法

null line

英 [nʌl laɪn]

美 [nʌl laɪn]

网络  零线; 中立线

计算机

双语例句

  • In particular, the final example of translating new line characters to nulls would not work if some file names already contained new line characters.
    尤其是在最后一个例子中,如果一些文件名已经包含新行字符串,那么将新行字符串转换成null字符串将导致错误。
  • It appends a NULL character so that line contains a properly null-terminated C string.
    它附加一个NULL字符以使字符串行包含一个正确的以空值终止的C字符串。
  • The null vectors can not only reduce the switching losses by optimizing the switching state sequences but also compensate the neutral line current.
    零矢量的作用也不再局限于减小开关损耗、优化开关序列,还可以用来补偿中线电流。
  • This line also traps for a null value and converts it to an empty string to prevent problems during later processing.
    这一行代码也会专门处理null值,它将null值转换为一个空字符串以避免后面的处理出现问题。
  • The two factors, null static equilibrium and high dynamic equilibrium of human capital, are the dividing line between traditional and modern agriculture.
    人力资本的零值静态均衡和高水平动态均衡是传统农业和现代农业的一个重要分界。
  • If not NULL, increment the line counter.
    如果不是NULL,则增加行计数器。
  • The NOT NULL attribute of column Credit_Line in table ACCOUNT has to be dropped because some other account types have been added that do not have a credit line.
    ACCOUNT表中的CreditLine列的NOTNULL属性必须删除,这是因为添加了没有信用行的其他账号类型。
  • The Protection Measure of Disconnection Malfunction in Null Line Low Voltage Feed System
    低压供电系统中零线断线故障的防护措施
  • Bottom line: Any value-binding expression that does not resolve to an object managed by Seam will be null when a method is executed through the Seam Remoting API.
    底线是:当方法通过SeamRemotingAPI执行时,任何不解析成由Seam管理的对象的值绑定表达式都将是null的。
  • When the redirected stream is closed, a null line is sent to the event handler.
    当关闭重定向流时,会向事件处理程序发送一个空行。